pull-local: Support --depth option
authorDan Nicholson <nicholson@endlessm.com>
Mon, 8 Jun 2015 17:11:11 +0000 (10:11 -0700)
committerColin Walters <walters@verbum.org>
Sun, 14 Jun 2015 12:49:35 +0000 (08:49 -0400)
commit5af7e8e8c242aabf3a65d317f833aee5396bc545
tree3d3c766d0eb6dc186d83862e8ad16944c2b7b218
parent91d7f3fa0dd976ce4068b5e1ae47132b2b16bc3d
pull-local: Support --depth option

Like pull, allow pull-local to mirror another another repository by
specifying how many parents to traverse.

https://bugzilla.gnome.org/show_bug.cgi?id=750581
Makefile-tests.am
src/ostree/ot-builtin-pull-local.c
tests/test-local-pull-depth.sh [new file with mode: 0755]